ci: add hicolor-icon-theme to the docker image
authorChristoph Reiter <creiter@src.gnome.org>
Fri, 20 Jul 2018 13:01:29 +0000 (15:01 +0200)
committerChristoph Reiter <creiter@src.gnome.org>
Fri, 20 Jul 2018 13:04:26 +0000 (15:04 +0200)
The tests complain about it, not sure if this helps.

.gitlab-ci/Dockerfile

index 32fa7e7c623cd7296b68ce8228d9e21d075bcc24..f5e6f225130dde52b19e99041dce6047a148c052 100644 (file)
@@ -1,6 +1,7 @@
 FROM fedora:28
 
 RUN dnf -y install \
+    hicolor-icon-theme \
     adwaita-icon-theme \
     atk-devel \
     at-spi2-atk-devel \